Use flags suitable for armhf port when TARGET=ARMV6
authorSébastien Villemot <sebastien@debian.org>
Wed, 8 Apr 2026 14:43:38 +0000 (16:43 +0200)
committerSébastien Villemot <sebastien@debian.org>
Wed, 8 Apr 2026 14:43:38 +0000 (16:43 +0200)
commitfb53d61db112df901f324160f27abb3d54ca8ad8
treeecde2fa6eecc1b186c520d56e0eeb133eed53a7b
parenta5792efc7b880d3bf8ab31cd8e5440a75cce0b50
Use flags suitable for armhf port when TARGET=ARMV6

Forwarded: not-needed
Last-Update: 2015-04-29

See debian/rules for an explanation of why we can't use TARGET=ARMV7 on armhf.
Also, if we don't explicitly set the -march and -mfpu flags, the resulting
static libraries crash with SIGILL (reason not yet elucidated).
Last-Update: 2015-04-29
Gbp-Pq: Name arm-gcc-flags.patch
Makefile.arm